Skip to content

Fix version shortcode: use version-tag instead of version#1733

Merged
netzarbeiter merged 1 commit intocontao:mainfrom
contaoacademy:fix-version-tag-twig-templates
Feb 27, 2026
Merged

Fix version shortcode: use version-tag instead of version#1733
netzarbeiter merged 1 commit intocontao:mainfrom
contaoacademy:fix-version-tag-twig-templates

Conversation

@contaoacademy
Copy link
Contributor

Fixes a shortcode error introduced in #1729: {{< version "5.7" >}} was used inline, but the correct inline shortcode is {{< version-tag "5.7" >}}. The block variant {{< version >}} is only for standalone version notices, not for inline use within paragraph text.

Changes:

  • docs/manual/layout/templates/twig/_index.de.md
  • docs/manual/layout/templates/twig/_index.en.md

@netzarbeiter netzarbeiter merged commit 9aff24a into contao:main Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants